home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / rocketcar2.swf / scripts / DefineButton2_342 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-09-24  |  45 b   |  4 lines

  1. on(press){
  2.    _root.changeSelection(5);
  3. }
  4.